home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / graphics / pbmplus / pnm / pnmarith.man < prev    next >
Text File  |  1995-03-17  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      pnmarith(1)          AMIGA (13 January 1991)          pnmarith(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           pnmarith - perform arithmetic on two portable anymaps
  10.  
  11.      SYNOPSIS
  12.           pnmarith -add|-subtract|-multiply pnmfile1 pnmfile2
  13.  
  14.      DESCRIPTION
  15.           Reads two portable anymaps as input.  Performs the specified
  16.           arithmetic operation, and produces a portable anymap as
  17.           output.  The two input anymaps must be the same width and
  18.           height.
  19.  
  20.           The arithmetic is performed between corresponding pixels in
  21.           the two anymaps, as if maxval was 1.0, black was 0.0, and a
  22.           linear scale in between.  Results that fall outside of
  23.           [0..1) are truncated.
  24.  
  25.           All flags can be abbreviated to their shortest unique
  26.           prefix.
  27.  
  28.      SEE ALSO
  29.           pbmmask(1), pnmpaste(1), pnminvert(1), pnm(5)
  30.  
  31.      AUTHOR
  32.           Copyright (C) 1989, 1991 by Jef Poskanzer.
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/19/91)
  64.  
  65.  
  66.  
  67.